<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.fle{ float:left}
.fri{ float:right}
.linklist {
	width: 560px;
	height: 94px;
	margin-left: 15px;
	position: relative;
	overflow: hidden;
}
.linklist ul {
	position: absolute;
}
.linklist li {
	padding:10px 2px 0;
	width: 570px;
	height: 84px;
	float: left;
	overflow: hidden;
}
.linklist li img {
	border: 1px solid #ddd;
}
.linklist li a{
	color: #666;
}
.linklist li a:hover {
	color: #00a0e9;
}
.linkbtn {
	width: 69px;
	height: 34px;
	overflow: hidden;
	margin-top:40px;
}
.linkbtn a {
	display: block;
	float: left;
	overflow: hidden;
	width: 34px;
	height: 34px;
	background: url(../images/link03.jpg) no-repeat;
}
.linkbtn a.btnr {
	margin-left: 1px;
	background-position: -35px 0;
}
.linkbtn a:hover {
	background-position: 0 -34px;
}
.linkbtn a.btnr:hover {
	background-position: -35px -34px;
}





.ibodyer{padding-top:9px;}
.ibodyer_title{
	margin-left:280px;
	margin-top: 60px;
}
.ibodyer_title ul li{
	float:left;
	line-height:50px;
	text-transform:uppercase;

	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-size:24px;
	height: 50px;
	text-align: center;
	width: 170px;
}
.ibodyer_title ul li.active{ background-color:#45a5f9; color:#FFFFFF}

.ibodyer_cont{margin-left:1px;width:1190px;height:401px;}

.inews_box dl{width:380px;height:311px;float:left;display:inline;margin:0 0 0 0;}
.inews_box dl dt{float:left;}
.inews_box dl dd{float:right;width:290px;}
.inews_box dl dd .inews_text{line-height:21px;}
.inews_box ul{height:92px;border-left:1px solid #dcdcdc;float:left;display:inline;margin:21px 0 0 20px;padding-left:30px;width:482px;vertical-align:middle;}
.inews_box ul li{background:url(../images/inews_li_bg.jpg) no-repeat left center;padding-left:17px;display:block;zoom:1;}
.inews_box ul li:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.inews_box ul li a{float:left;}
.inews_box ul li time{float:right;color:#aaaaaa;}


.clearfix{display:block;zoom:1;} 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


.iproduct_box{
	margin-top: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
.iproduct_box ul{padding-top:23px;}
.iproduct_box ul li{
	float:left;
	width:380px;
	height:311px;
	padding:2px;
	margin:0 0 0 12px;
	text-align: center;
	font-size: 16px;
}
.iproduct_box ul li a{
	color:#ffffff;
	text-align: center;
}</pre></body></html>